Scripting > CxScript > Array Object

Array Object

The Array object is used to create and manipulate a single-dimensional array of items whose size is dynamically increased as required. Jagged arrays (storing one CxScript.Array as an element of another CxScript.Array) are also supported.

Declare the object using the following code:

CreateObject("CxScript.Array")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.